Skip to main content
This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal

Notes/Domino 6 and 7 Forum

Notes/Domino 6 and 7 Forum


  

PreviousPrevious NextNext


~Kirk Brefreevitchakoi 20.Jan.04 04:46 AM a Web browser
Applications Development 6.0.2 CF2 Windows XP


I'm trying to open a document using a scheduled agent to refresh all the field. It's a complicated forms with over 50 fields. I've tried using computewithform but it didn't work. I've read many posting indicating that this command cannot be relied on for refreshing fields as it's mainly for setting fields to their default value. Is there another way that this can be accomplished??

My script is shown below:
Set NowDoc = ListView.GetFirstDocument()
While Not NowDoc Is Nothing
Call NowDoc.ComputeWithForm(True, False)
Call NowDoc.Save(True, True)
Set NowDoc = ListView.GetNextDocument(NowDoc)
Wend






How to refresh field using script -... (~Kirk Brefreevi... 20.Jan.04)
. . RE: How to refresh field using scri... (~Dan Ekgeropul 20.Jan.04)
. . RE: How to refresh field using scri... (~Wei Frojipyman... 20.Jan.04)





  Document options
Print this pagePrint this page

 Search this forum

  Forum views and search
Date (threaded)
Date (flat)
With excerpt
Category
Platform
Release
Advanced search

 RSS feedsRSS
All forum posts RSS
All main topics RSS